Tegra: remove circular dependency with common_def.h
authorVarun Wadekar <[email protected]>
Fri, 21 Dec 2018 18:55:42 +0000 (10:55 -0800)
committerVarun Wadekar <[email protected]>
Thu, 7 Feb 2019 16:47:01 +0000 (08:47 -0800)
commit9c2eda0193a8505e47e6f1671c3c0795d876018e
tree08ea52b202b243396fea7faba2b0dbd05430afd8
parent636fcb0ba578d0bde0cb348828651033607b6219
Tegra: remove circular dependency with common_def.h

This patch stops including common_def.h from platform_def.h to
fix a circular depoendency between them.

This means platform_def.h now has to define the linker macros:
* PLATFORM_LINKER_FORMAT
* PLATFORM_LINKER_ARCH

Change-Id: Icd540b1bd32fb37e0e455e9146c8b7f4b314e012
Signed-off-by: Varun Wadekar <[email protected]>
plat/nvidia/tegra/include/platform_def.h